Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR] CLI error handling on streaming use cases #8761

Merged
merged 1 commit into from
Jan 5, 2024
Merged

[MINOR] CLI error handling on streaming use cases #8761

merged 1 commit into from
Jan 5, 2024

Conversation

metesynnada
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

If a streaming execution sends an error, the loop finishes as no error was received, thus this was a bug.

What changes are included in this PR?

Handling the error if the stream sends an error.

Are these changes tested?

Yes

Are there any user-facing changes?

Improved error handling.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense to me -- thanks @metesynnada

@alamb alamb merged commit 821db54 into apache:main Jan 5, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants